Node.has_next_sibling

Check if the node has a next sibling. Note: next_sibling method already does this check

struct Node
const @nogc nothrow
has_next_sibling
()

Meta